home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / book310.dir / 00036.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  117 b   |  7 lines

  1. on mouseDown
  2.   set the castNum of sprite 28 to cast "b017"
  3.   if pressButton(28) then
  4.     go(marker(-1))
  5.   end if
  6. end
  7.